assert statement造句
例句与造句
- If necessary , add additional assert statements
如果需要,添加其他assert语句。 - Locate and edit the assert statements in the method
在方法中查找并编辑assert语句。 - Research on assert statement in vhdl and its synthesis methods
语言中断言语句及其综合方法研究 - It is still advisable to use one or more assert statements
仍然可以使用一条或多条assert语句完成此工作。 - Use one or more assert statements to validate specific outcomes
使用一条或多条assert语句验证特定的结果。 - It's difficult to find assert statement in a sentence. 用assert statement造句挺难的
- Examine assert statements
检查assert语句 - Using assert statements
使用assert语句 - Another alternative is to use an assert statement instead of the stop statement
另一种方法是使用assert语句,而不使用stop语句。 - With or without assert statements , unit tests can generate code coverage data
无论是否使用assert语句,单元测试都可以生成代码覆盖率数据。 - If you want an assert statement that always breaks execution in the debug version , you can do this
如果想让assert语句总是在调试版本中中断执行,可以这样做: - Verify that it returns true , and use and assert statement to fail the test if the redirection fails
确认该调用返回true值;如果重定向失败,则使用assert语句使测试失败。 - Blocks . regardless of what results a test returns , it passes or fails depending on its assert statements
无论测试返回的结果如何,测试的通过或失败都取决于它所包含的assert语句。 - In another words , a unit test without an assert statement will produce a pass result every time it is run
换句话说,没有assert语句的单元测试在每次运行时都会产生一个“通过”结果。 - This problem can be caused when you place important code in an assert statement to verify that it performs correctly
当在assert语句中放置重要代码以验证代码执行的正确性时会导致此问题。 - Because assert statements are commented out in a release build of an mfc program , the code does not run in a release build
因为assert语句在mfc程序的发布版本中被注释掉了,该代码在发布版本中不会运行。
更多例句: 下一页